home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Sound / Med2Xm-GUI / med2xm.readme < prev    next >
Text File  |  1998-05-31  |  1KB  |  42 lines

  1. Short:    Converts MED files to XM's (PPC support!)
  2. Author:   pynjo@jytol.fi (Jouko Pynnonen)
  3. Uploader: pynjo@jytol.fi (Jouko Pynnonen)
  4. Type:     mus/misc
  5.  
  6. MED2XM is a little shell utility to convert OctaMED Sound Studio modules
  7. (MMD1, MMD2, MMD3) to XM (FastTracker 2) modules. Usage is simple:
  8. at the shell prompt type
  9.  
  10.   med2xm <MMD file name>
  11.  
  12. and the program will create a new XM module, appending ".xm" to the
  13. output file name.
  14.  
  15.  
  16. Limitations
  17.  
  18. It can't convert a module that has
  19.  * more than 32 channels (since this is the XM limit)
  20.  * patterns that have more than 128 lines (same reason)
  21.  * hold, decay
  22.  * synthetic or hybrid instruments
  23.  * MIDI instruments
  24.  * multiple songs
  25.  * other similar weirdnesses I may have forgot
  26.  
  27.  
  28. New Features in V1.3
  29.  
  30.  * Fixed a bug which under certain conditions caused command C64 to be
  31.    converted to C00
  32.  * Added PPC support!! If ppc.library can be opened, the program will
  33.    load and execute med2xm.elf instead of the 68k code.
  34.  
  35. If you find bugs or tunes that won't get converted right/at all, please
  36. e-mail me about them. If possible, just tell where I can find the problematic
  37. OctaMED module, instead of e-mailing it to me ('coz I'd probably get giga-
  38. bytes of them). And of course, if you think this is a brilliant utility,
  39. i don't mind getting some positive feedback either.
  40.  
  41. Note: the author isn't responsible for ANYTHING this program does, as usual.
  42.